CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv draw

搜索资源列表

  1. tuxianghuizhi

    0下载:
  2. 能自己绘制图像的opencv程序,希望对您有帮助哦!-Can draw images opencv program, I hope for your help!
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:星空
  1. mousedraw

    0下载:
  2. 使用OpenCV读入鼠标数据,然后将读入数据画线,该代码可以在impainting中使用。-using OpenCV to read the position of mouse. you can draw any lines in the picture.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:152580
    • 提供者:国学大师
  1. smile

    0下载:
  2. 在visual studio 2008中调用OpenCV画出一个笑脸-OpenCV in Visual Studio 2008 call to draw a smiley face
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4796381
    • 提供者:李晨
  1. drawcontour

    0下载:
  2. 基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4196190
    • 提供者:张嘉男
  1. Tzhifangttuh

    0下载:
  2. 建立visual c++控制台台程序,利用opencv绘制直方图 -Establish the visual c++ console Taiwan program using opencv to draw the histogram
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1129
    • 提供者:shakaqier
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2662400
    • 提供者:wuwei
  1. rgbg

    0下载:
  2. 借助于opencv库,用c++接口编写,绘制图像rgb以及灰度的直方图,并把相应的统计结果输出到txt。-With the opencv library c++ interface to write, draw the histogram of the image rgb and gray, and the corresponding statistical results output to txt.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1352
    • 提供者:龙场
  1. signal_img

    0下载:
  2. user Opencv to draw signal line in image
  3. 所属分类:Console

    • 发布日期:2017-12-10
    • 文件大小:893
    • 提供者:Dinh
  1. DiscreteRGB

    0下载:
  2. 使用Opencv和MFC结合,实现对图像中各个分量的分离 并绘制其颜色直方图,便于使用者估计图像分割的阈值,值得使用-To use Opencv combined and MFC achieve the respective components of the image separation and draw its color histogram, to facilitate the user to estimate the threshold value of the image segm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:3485389
    • 提供者:张保
  1. Tcircleeh

    0下载:
  2. 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This OPENCV library functions written in WIN32 console feature contour tracking, and draw the outline on this program is the outline of the circle, obtained in the
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:2327504
    • 提供者:面积
  1. Histogram

    0下载:
  2. 在OPENCV环境下,可以对灰度图像绘制直方图,直接调用函数即可,作者已经调通了。文件夹中有效果图。-draw histogram piture for gray pictures。
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:177475
    • 提供者:linxiao
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1348
    • 提供者:sdsdsdfg
  1. 8_3lunkuo

    0下载:
  2. QT环境下,用OPENCV在输入图像上寻找并绘制轮廓-QT environment OPENCV find and draw the outline of the input image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:3874
    • 提供者:王伟
  1. cv_draw

    0下载:
  2. 基本的opencv操作,用c++实现。。可以画出简单的曲线。。通过这个小代码,可以分析cv坐标的定义。编译器为vs2010-Basic opencv operation achieve with c++. . You can draw a simple curve. . Through this code, you can analyze the definition of cv coordinates.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:8058627
    • 提供者:yaoshengyun
  1. xiaolian

    0下载:
  2. 一个画笑脸的程序 由opencv实现 简单直观的代码-Simple and intuitive code a program to draw a smiley face by opencv
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:3033518
    • 提供者:aaltonen
  1. OpencvApp

    0下载:
  2. opencv 图像直方图均衡化处理 读入图像,能够画出原直方图和均衡化后的直方图及现实均衡化后图像-the opencv image histogram equalization processing read into the image, to be able to draw a histogram equalization and the reality after the original histogram equalization image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:1041002
    • 提供者:叶涛
  1. drawChess

    0下载:
  2. 使用Python for Opencv自动绘制棋盘格。你可以任意指定棋盘格的大小,不限于8*8。棋盘格可以用于进行畸变矫正。-Python for OpenCV automatically draw a chessboard. You can optionally specify the size of the chessboard limited to 8* 8. Chessboard can be used for distortion correction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:37845
    • 提供者:nahcooo
  1. Mat2Wic

    0下载:
  2. 我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:665
    • 提供者:nahcooo
  1. contour

    0下载:
  2. opencv环境下的轮廓边缘提取绘制代码-opencv environment draw the outline of edge detection code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:705
    • 提供者:韩西
  1. plate-recognition

    0下载:
  2. 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:3945399
    • 提供者:peter
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com